/*---------------------------------------------------------------------------
 * Pied de page
 *--------------------------------------------------------------------------*/

.pageFooter {
	margin: 10px 0 5px 0;
	text-align: left;	
}

.pageFooterLeft {
	height: 27px;
	width: 96px;	
	background: url(../images/common/bg_footer_left.gif) no-repeat;
}

.tdFooterBody {
	width:100%;
	vertical-align:middle;
	background: url(../images/common/bg_footer_body.gif);	
	height: 27px;
}

.pageFooterBody {
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	font-family: Arial, Helvetica, sans-serif;
	color: #A1C3C9;
	text-transform: uppercase;
	vertical-align:middle;
}

.pageFooterRight {
	height: 27px;
	width: 19px;		
	float:right;
  	background: url(../images/common/bg_footer_right.gif) no-repeat;
}
